home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 52
/
Amiga Format AFCD52 (Issue 136, May 2000).iso
/
-readerstuff-
/
james_boyd
/
rogobox.readme
< prev
Wrap
Text File
|
2000-03-04
|
2KB
|
57 lines
Short: Javascript rollover generator - EASY!
Author: James L Boyd (thesurfaces@rockers.co.uk)
Uploader: thesurfaces@rockers.co.uk
Type: comm/www
Replaces: comm/www/Rogobo.lha
Requires: reqtools.library
Version: 1.2
Rogobox
-------
Public Domain by James L Boyd
[ thesurfaces@rockers.co.uk ]
"RollOver! GOod BOy!" + X :)
^ ^ ^^ ^^' ^
Rogobox is a Javascript rollover generator. Rollovers, for those
who don't know, are the web graphics that change to another
graphic when you move the mouse over them.
Rogobox (crap name, but what the hell :) is font-sensitive, stable
and simple to use.
(Slanderous, ill-informed AWeb comment removed - it works fine, as
long as automatic image loading is turned on! Doh!)
Anyway, it's easy to use :
1) Click on Create new rollover;
2) Select the main image (the one that will appear
in non-Javascript browsers too);
3) Select the alternative image, which appears when
the mouse is moved over it;
4) Repeat until you've done all the rollovers you want (up
to 128, the maximum);
5) Save as a HTML file with demo usage;
6) Cut 'n' paste according to your requirements.
You can access all the functions (plus New Project, which clears
everything) from the menus too.
One point to note: I haven't put in any checks for the rollover
names, cos I'm not sure what's allowed in Javascript (I know you
can't start with a number, for one thing, and I'd guess spaces are
out of the question, so stick to alphanumeric, one-word names, and
you should be fine (actually, just use the autoname feature now :)
The commented Blitz source code is included.
--
Now RollOver! GOod BOy!